@font-face {
    font-family: 'Mitr Light';
    src: url('fonts/Mitr-Light.eot');
    src: url('fonts/Mitr-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/Mitr-Light.woff2') format('woff2'),
         url('fonts/Mitr-Light.woff') format('woff'),
         url('fonts/Mitr-Light.ttf')  format('truetype'),
         url('fonts/Mitr-Light.svg#Mitr Light') format('svg');
}